From: Dan Nicolaescu Date: Sun, 10 Oct 2010 23:13:58 +0000 (-0700) Subject: * lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~6141 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=821c371bc955f71cca472b5d466ae62493169adf;p=emacs.git * lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step. --- diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index 90b3131ebd8..8b248db0808 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog @@ -1,3 +1,7 @@ +2010-10-10 Dan Nicolaescu + + * erc-list.el (erc-list-menu-mode-map): Declare and define in one step. + 2010-08-14 Vivek Dasmohapatra * erc-join.el (erc-autojoin-timing, erc-autojoin-delay): New vars.